Intersoft.Client.Framework Namespace > Utility Class > SnapshotElement Method : SnapshotElement(UIElement,Transform,Action<SnapshotCallbackData>) Method |
Public Overloads Shared Sub SnapshotElement( _ ByVal element As UIElement, _ ByVal transform As Transform, _ ByVal callback As Action(Of SnapshotCallbackData) _ )
Dim element As UIElement Dim transform As Transform Dim callback As Action(Of SnapshotCallbackData) Utility.SnapshotElement(element, transform, callback)
public static void SnapshotElement( UIElement element, Transform transform, Action<SnapshotCallbackData> callback )
public: static void SnapshotElement( UIElement^ element, Transform^ transform, Action<SnapshotCallbackData^>^ callback )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2